iT邦幫忙

2019 iT 邦幫忙鐵人賽

DAY 16
1
自我挑戰組

30天作業系統自學日記系列 第 16

CH16-多執行緒(三)

  • 分享至 

  • xImage
  •  

Threading Issue

1.Semantics of fork() and exec()
2.Signal handling
3.Thread cancellation
asynchronous cancellation : 立刻取消
deferred cancellation : 一個時間周期到才會取消
actual cancellation : 根據thread狀態取消
4.Thread pools
產生多個thread 並等待執行。
5.TLS(thread-local storage)
TLS 是在 thread 中佈置一塊空間,並讓 thread 外面可以觀測。
6.Light weight process (LWP)
7.Thread libraries : pthreads
8.Implicit threading methods


上一篇
CH15-多執行緒(二)
下一篇
CH17-排程
系列文
30天作業系統自學日記30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言